Class org.omg.CORBA.RepositoryIdSeqHolder
All Packages Class Hierarchy This Package Previous Next Index
Class org.omg.CORBA.RepositoryIdSeqHolder
java.lang.Object
|
+----org.omg.CORBA.RepositoryIdSeqHolder
- public final class RepositoryIdSeqHolder
- extends Object
- implements Streamable
-
value
-
-
RepositoryIdSeqHolder()
-
-
RepositoryIdSeqHolder(String[])
-
-
__read(InputStream)
-
-
__type()
-
-
__write(OutputStream)
-
value
public String value[]
RepositoryIdSeqHolder
public RepositoryIdSeqHolder()
RepositoryIdSeqHolder
public RepositoryIdSeqHolder(String __arg[])
__write
public void __write(OutputStream out)
__read
public void __read(InputStream in)
__type
public TypeCode __type()
All Packages Class Hierarchy This Package Previous Next Index